Files
7bdb5a8a-67a7-4cb3-9201-b21…/vercel.json
2026-06-12 01:47:10 +00:00

5 lines
97 B
JSON

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