Files
d3f2e194-5e8d-4d76-8bf2-dd4…/vercel.json
2026-06-09 10:01:16 +00:00

5 lines
97 B
JSON

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