Files
2bba5bf2-02bc-440f-b635-498…/vercel.json
2026-06-07 10:17:45 +00:00

5 lines
97 B
JSON

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