Files
35d4c0e8-28ef-4c99-adff-3f4…/vercel.json
2026-05-17 15:51:42 +00:00

5 lines
97 B
JSON

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