Files
8b05117e-8d87-4aa7-9331-d1b…/vercel.json
2026-05-18 09:51:00 +00:00

5 lines
97 B
JSON

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