Files
c9991dfa-80e6-4f4f-b9e7-002…/vercel.json
2026-03-03 09:34:02 +00:00

5 lines
97 B
JSON

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