Files
c2fdf880-53c0-4bf2-9a0c-962…/vercel.json
2026-03-03 08:10:52 +00:00

5 lines
97 B
JSON

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