Files
70cf6233-c4e4-4fec-af2b-5ea…/vercel.json
2026-04-16 11:28:19 +00:00

5 lines
97 B
JSON

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