Files
1406d8ef-cce8-43ed-b790-2e7…/vercel.json
2026-06-09 21:51:24 +00:00

5 lines
97 B
JSON

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