Files
6b589a97-5bcc-4a65-b2ca-01f…/vercel.json
2026-04-08 15:20:29 +00:00

5 lines
97 B
JSON

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