Files
d325abc3-c2ad-4fe2-8718-09d…/vercel.json
2026-03-21 06:36:42 +00:00

5 lines
97 B
JSON

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