Files
7beb44b9-c4ca-4ad5-a758-cac…/vercel.json
2026-05-22 20:58:07 +00:00

5 lines
97 B
JSON

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