Files
2af85222-87c8-4bb5-b430-c72…/vercel.json
2026-03-03 06:45:17 +00:00

5 lines
97 B
JSON

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