Files
ebc6eb2b-659e-44d2-a243-d33…/vercel.json
2026-03-05 12:10:53 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}