Files
b1665281-faf8-4a82-9ca0-e0a…/vercel.json
2026-03-04 12:44:48 +00:00

5 lines
97 B
JSON

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