Files
0c60d0a9-9a9b-4c70-b2d7-837…/vercel.json
2026-03-09 07:47:04 +00:00

5 lines
97 B
JSON

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