Files
379be708-21e5-4745-9bb2-82c…/vercel.json
2026-06-09 23:42:31 +00:00

5 lines
97 B
JSON

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