Files
f9a9f7e0-9f09-4f76-a404-346…/vercel.json
2026-05-22 09:25:40 +00:00

5 lines
97 B
JSON

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