Files
e6dc0d4c-1e84-4419-924d-dbd…/vercel.json
2026-06-12 03:00:16 +00:00

5 lines
97 B
JSON

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