Files
6ad350b7-4e5a-41af-bd3e-dae…/vercel.json
2026-03-31 04:00:51 +00:00

5 lines
97 B
JSON

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