Files
f5d6c23a-8fb3-4802-8022-dff…/vercel.json
2026-04-23 17:33:56 +00:00

5 lines
97 B
JSON

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