Files
4f5a4de0-0ae3-4fd3-99d4-bda…/vercel.json
2026-04-27 10:33:54 +00:00

5 lines
97 B
JSON

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