Files
b7396f07-3ca9-484b-9af8-231…/vercel.json
2026-03-18 14:58:03 +00:00

5 lines
97 B
JSON

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