Files
22b6db2e-cac5-4d47-8846-ea3…/vercel.json
2026-04-02 10:31:59 +00:00

5 lines
97 B
JSON

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