Files
31be950c-33cf-44cc-bef2-db2…/vercel.json
2026-04-04 21:50:42 +00:00

5 lines
97 B
JSON

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