Files
fbabdeb3-9b49-4a1c-bdf7-fff…/vercel.json
2026-04-06 03:52:50 +00:00

5 lines
97 B
JSON

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