Files
b71835e0-e892-452b-8487-085…/vercel.json
2026-04-27 07:19:56 +00:00

5 lines
97 B
JSON

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