Files
42ae61b6-c329-4353-985a-e2e…/vercel.json
2026-03-09 06:49:42 +00:00

5 lines
97 B
JSON

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