Files
33be0fae-51f5-42da-bc56-82f…/vercel.json
2026-03-03 06:23:14 +00:00

5 lines
97 B
JSON

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