Files
9bab7c3c-ce69-4b95-a791-139…/vercel.json
2026-06-10 09:26:47 +00:00

5 lines
97 B
JSON

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