Files
d9402fc3-335c-4fb7-a4b1-4d7…/vercel.json
2026-03-03 10:34:32 +00:00

5 lines
97 B
JSON

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