Files
0ccd9f6f-9673-46d2-aab8-b7c…/vercel.json
2026-03-25 07:27:34 +00:00

5 lines
97 B
JSON

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