Files
39daff1a-00d5-4317-a1a4-baf…/vercel.json
2026-03-09 08:09:51 +00:00

5 lines
97 B
JSON

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