Files
07c43e37-b9de-4d60-a5fd-f5c…/vercel.json
2026-04-20 09:12:48 +00:00

5 lines
97 B
JSON

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