Files
8dbe9c9f-40e6-47ac-ae96-d23…/vercel.json
2026-06-10 11:04:14 +00:00

5 lines
97 B
JSON

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