Files
bb4a0a09-c005-4b81-920d-f8d…/vercel.json
2026-02-11 03:20:18 +00:00

5 lines
97 B
JSON

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