Files
a1709fc6-3bd6-455d-8e07-e2e…/vercel.json
2026-04-08 09:12:47 +00:00

5 lines
97 B
JSON

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