Files
2fd797f0-fe53-4110-b507-8df…/vercel.json
2026-04-08 00:41:08 +00:00

5 lines
97 B
JSON

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