Files
2df6d839-98a6-4f24-bae3-7ec…/vercel.json
2026-04-11 11:38:28 +00:00

5 lines
97 B
JSON

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