Files
28aa0bef-a32d-482b-b3fe-a9f…/vercel.json
2026-03-09 05:52:10 +00:00

5 lines
97 B
JSON

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