Files
aa47eece-67b5-4e39-b8f1-a3f…/vercel.json
2026-05-11 08:28:04 +00:00

5 lines
97 B
JSON

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