Files
255440a2-dfdc-49e2-b338-53e…/vercel.json
2026-03-06 02:30:09 +00:00

5 lines
97 B
JSON

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