Files
465ce1a2-e58b-4f91-81f4-825…/vercel.json
2026-03-09 01:53:01 +00:00

5 lines
97 B
JSON

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