Files
b54fd2af-1052-461e-901a-268…/vercel.json
2026-04-05 15:07:20 +00:00

5 lines
97 B
JSON

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