Files
59f2c9b3-c6e8-4980-8636-1d1…/vercel.json
2026-03-17 11:57:09 +00:00

5 lines
97 B
JSON

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