Files
b6f613bd-086f-490c-b3ed-98a…/vercel.json
2026-04-13 11:50:21 +00:00

5 lines
97 B
JSON

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