Files
28b4931e-6698-4e3b-b23f-3df…/vercel.json
2026-03-07 07:47:09 +00:00

5 lines
97 B
JSON

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