Files
f84639f0-28ff-413d-950d-fa2…/vercel.json
2026-04-18 10:34:29 +00:00

5 lines
97 B
JSON

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