Files
87372cdd-6fbe-4c4a-b94f-630…/vercel.json
2026-03-29 14:37:08 +00:00

5 lines
97 B
JSON

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