Files
9b9e3168-cc82-47a8-a7d3-89e…/vercel.json
2026-05-02 07:57:40 +00:00

5 lines
97 B
JSON

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