Files
d5fbebca-5398-4d84-958e-b43…/vercel.json
2026-05-23 12:02:39 +00:00

5 lines
97 B
JSON

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