Files
aa9f8bef-e1b6-4531-b9e9-931…/vercel.json
2026-04-15 10:02:39 +00:00

5 lines
97 B
JSON

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