Files
defa128b-37e7-4ab0-b58e-881…/vercel.json
2026-06-02 06:31:44 +00:00

5 lines
97 B
JSON

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