Files
3eef7df7-601a-4822-9cf4-9fb…/vercel.json
2026-03-04 19:48:14 +00:00

5 lines
97 B
JSON

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