Files
fc1e5d80-0270-4479-a294-8df…/vercel.json
2026-05-18 07:15:10 +00:00

5 lines
97 B
JSON

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