Files
9b4b190c-5ac3-40f7-9466-f37…/vercel.json
2026-05-13 09:15:06 +00:00

5 lines
97 B
JSON

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