Files
2a1aeec2-7103-473c-9745-05f…/vercel.json
2026-04-24 06:33:30 +00:00

5 lines
97 B
JSON

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