Files
be61ccbe-560a-40dc-b99b-72c…/vercel.json
2026-03-12 02:42:58 +00:00

5 lines
97 B
JSON

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