Files
8bc22190-3d57-41cc-b0e9-eba…/vercel.json
2026-03-08 04:39:46 +00:00

5 lines
97 B
JSON

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