Files
f9061de8-448f-4f2c-a5e4-25e…/vercel.json
2026-03-05 09:24:06 +00:00

5 lines
97 B
JSON

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