Files
c5407e90-4ea6-473e-8c4b-916…/vercel.json
2026-04-02 12:01:53 +00:00

5 lines
97 B
JSON

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