Files
8bfb99a3-ffc4-4732-b6b5-beb…/vercel.json
2026-03-08 03:18:47 +00:00

5 lines
97 B
JSON

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