Files
0c3e1b3d-318c-4093-aa4a-2a8…/vercel.json
2026-03-03 12:04:03 +00:00

5 lines
97 B
JSON

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