Files
cc51c7b7-7b8a-45d4-92bb-d28…/vercel.json
2026-04-13 12:37:06 +00:00

5 lines
97 B
JSON

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