Files
8d2e6808-192b-458c-98e8-e6b…/vercel.json
2026-04-13 14:08:27 +00:00

5 lines
97 B
JSON

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