Files
20141b32-c15b-4856-a0d9-831…/vercel.json
2026-04-23 05:43:41 +00:00

5 lines
97 B
JSON

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