Files
04b226e7-6ece-434c-af17-7f0…/vercel.json
2026-03-08 01:43:16 +00:00

5 lines
97 B
JSON

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