Files
6fd83d09-33af-4319-865b-714…/vercel.json
2026-03-26 23:05:07 +00:00

5 lines
97 B
JSON

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