Files
df856260-b669-4ea9-b386-74f…/vercel.json
2026-04-15 14:30:08 +00:00

5 lines
97 B
JSON

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