Files
25346d0b-44ef-492e-b365-e98…/vercel.json
2026-03-05 07:33:34 +00:00

5 lines
97 B
JSON

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