Files
055d41f8-eafb-4407-98a5-dd4…/vercel.json
2026-06-08 04:40:25 +00:00

5 lines
97 B
JSON

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