Files
b84df8d3-d78f-477a-8c8d-d15…/vercel.json
2026-03-16 10:57:26 +00:00

5 lines
97 B
JSON

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