Files
d5d10fd4-4eb4-44b8-91d6-b83…/vercel.json
2026-04-25 07:06:41 +00:00

5 lines
97 B
JSON

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