Files
177683c0-9357-4742-92e3-efb…/vercel.json
2026-05-30 20:11:58 +00:00

5 lines
97 B
JSON

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