Files
ef9933c1-bde5-4193-af08-746…/vercel.json
2026-03-11 14:33:44 +00:00

5 lines
97 B
JSON

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