Files
e8ead8f2-65e1-4821-b11c-efd…/vercel.json
2026-03-03 06:22:31 +00:00

5 lines
97 B
JSON

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