Files
3490e434-d561-4d13-bf0c-328…/vercel.json
2026-03-05 20:56:08 +00:00

5 lines
97 B
JSON

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