Files
b31e96c4-d4fa-4c6b-93bd-d4e…/vercel.json
2026-04-16 14:47:18 +00:00

5 lines
97 B
JSON

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