Files
e730fda9-d7df-41ef-9cc8-05d…/vercel.json
2026-05-13 21:06:43 +00:00

5 lines
97 B
JSON

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