Files
3e7f8a59-933c-4d2c-833f-141…/vercel.json
2026-03-07 22:26:05 +00:00

5 lines
97 B
JSON

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