Files
da11a6eb-695a-4140-a8b0-e27…/vercel.json
2026-03-08 12:21:54 +00:00

5 lines
97 B
JSON

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