Files
8b14c7f3-6a7b-499e-aad9-c1d…/vercel.json
2026-06-02 19:00:26 +00:00

5 lines
97 B
JSON

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