Files
06a4e870-e794-44f5-9f29-426…/vercel.json
2026-03-12 22:43:17 +00:00

5 lines
97 B
JSON

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