Files
6d2c7bd3-cf6d-4daa-a9e2-83d…/vercel.json
2026-04-12 04:41:03 +00:00

5 lines
97 B
JSON

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