Files
0bf2d0a9-3958-4ed7-a9e3-898…/vercel.json
2026-06-05 12:33:52 +00:00

5 lines
97 B
JSON

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