Files
e561d511-00b7-42b3-a29c-7a2…/vercel.json
2026-04-07 19:00:51 +00:00

5 lines
97 B
JSON

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