Files
511b2f08-8641-4ef1-ab34-145…/vercel.json
2026-03-10 14:44:54 +00:00

5 lines
97 B
JSON

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