Files
f45f678b-279a-487c-9e87-ef6…/vercel.json
2026-04-26 09:41:28 +00:00

5 lines
97 B
JSON

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