Files
2429ed88-cbc3-42cf-88b0-7cd…/vercel.json
2026-05-24 11:11:32 +00:00

5 lines
97 B
JSON

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