Files
a6c08b09-1590-4487-9e69-ebf…/vercel.json
2026-05-01 16:12:49 +00:00

5 lines
97 B
JSON

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