Files
e93289df-cd7a-42fd-b7c0-902…/vercel.json
2026-04-21 13:15:45 +00:00

5 lines
97 B
JSON

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