Files
2514cbf0-fd83-4473-87a0-4c5…/vercel.json
2026-03-06 04:45:10 +00:00

5 lines
97 B
JSON

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