Files
31dbe227-d9c1-40f8-b4b1-9f8…/vercel.json
2026-04-18 09:47:52 +00:00

5 lines
97 B
JSON

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