Files
5e1a80b4-e833-4140-b47e-fd7…/vercel.json
2026-06-03 10:23:59 +00:00

5 lines
97 B
JSON

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