Files
ed9055a8-7cb5-4f7a-be49-172…/vercel.json
2026-03-04 14:28:10 +00:00

5 lines
97 B
JSON

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