Files
dc1f3494-b94a-4f29-be7c-b5f…/vercel.json
2026-05-02 07:57:21 +00:00

5 lines
97 B
JSON

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