Files
9be773e9-571f-4f5a-9c9c-e45…/vercel.json
2026-04-24 07:57:58 +00:00

5 lines
97 B
JSON

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