Files
f5cebb78-43e2-4e40-8a90-b7a…/vercel.json
2026-04-21 13:05:35 +00:00

5 lines
97 B
JSON

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