Files
9fabf278-5de6-4604-9b1a-7a1…/vercel.json
2026-03-26 01:37:58 +00:00

5 lines
97 B
JSON

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