Files
754e8dbf-6dac-4b98-93ca-6f5…/vercel.json
2026-03-17 02:11:05 +00:00

5 lines
97 B
JSON

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