Files
dbb6d4a1-ff48-4278-8a6f-ea0…/vercel.json
2026-06-05 10:33:52 +00:00

5 lines
97 B
JSON

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