Files
d7abcb6d-c7b7-4c9c-b793-d5e…/vercel.json
2026-06-11 13:16:56 +00:00

5 lines
97 B
JSON

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