Files
ec2fab9c-c803-4472-8eee-687…/vercel.json
2026-03-14 10:31:23 +00:00

5 lines
97 B
JSON

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