Files
df5694d7-87e2-41a4-9e67-e17…/vercel.json
2026-05-09 19:14:25 +00:00

5 lines
97 B
JSON

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