Files
644bddce-d794-4afd-a3e2-a9f…/vercel.json
2026-05-31 22:53:14 +00:00

5 lines
97 B
JSON

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