Files
aab10fe9-63fd-4c98-835e-48d…/vercel.json
2026-03-03 10:12:52 +00:00

5 lines
97 B
JSON

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