Files
841123d8-466a-4308-a0bf-e2e…/vercel.json
2026-04-13 12:08:16 +00:00

5 lines
97 B
JSON

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