Files
c92d8ef3-63eb-4d1d-9212-10d…/vercel.json
2026-05-02 08:37:03 +00:00

5 lines
97 B
JSON

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