Files
df0ae23c-da85-4ddb-b635-9fe…/vercel.json
2026-03-30 18:02:36 +00:00

5 lines
97 B
JSON

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