Files
7142ae4e-5988-4353-ab2c-b40…/vercel.json
2026-03-07 14:13:23 +00:00

5 lines
97 B
JSON

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