Files
e8e9041a-816b-46dd-aa6d-df1…/vercel.json
2026-04-03 14:48:13 +00:00

5 lines
97 B
JSON

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