Files
698b6fc8-f07b-43fa-8b16-5d2…/vercel.json
2026-05-06 14:47:30 +00:00

5 lines
97 B
JSON

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