Files
a1ed232e-2242-4809-b8df-2f4…/vercel.json
2026-03-06 08:00:14 +00:00

5 lines
97 B
JSON

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