Files
23f323fd-16af-4e4d-9a58-ea1…/vercel.json
2026-03-06 15:51:22 +00:00

5 lines
97 B
JSON

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