Files
19e75b49-d02f-4a2e-8899-d41…/vercel.json
2026-06-12 06:44:55 +00:00

5 lines
97 B
JSON

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