Files
a5c02f87-e805-4dd8-84f4-b1b…/vercel.json
2026-04-17 10:03:22 +00:00

5 lines
97 B
JSON

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