Files
58068039-e497-4dbc-b8c5-a62…/vercel.json
2026-03-08 01:56:14 +00:00

5 lines
97 B
JSON

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