Files
69b69716-50b2-41bc-928a-fd7…/vercel.json
2026-04-03 16:54:58 +00:00

5 lines
97 B
JSON

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