Files
1c22fbf5-e789-46f3-8428-738…/vercel.json
2026-03-17 09:49:40 +00:00

5 lines
97 B
JSON

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