Files
7c08e89c-2133-4fab-a4a0-55c…/vercel.json
2026-06-11 02:31:42 +00:00

5 lines
97 B
JSON

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